Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the npm-development group across 1 directory with 2 updates #191

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the npm-development group with 2 updates in the / directory: openapi-to-postmanv2 and @redocly/cli.

Updates openapi-to-postmanv2 from 4.21.0 to 4.24.0

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v4.24.0] - 2024-08-13

Added

  • #98 12255 Added support for readOnly and writeOnly properties to be correctly present in generated collection.

Chore

  • Replaced traverse with neotraverse.

[v4.23.1] - 2024-07-22

Added

  • Conversion - Added option to set preferred request body content-type and use the first mentioned content-type as request body.

Fixed

  • Fixed issue with getOptions() API where default module version was still v1.
  • Fix to convert "format:binary" to "type:file" for requests with formdata body.

[v4.22.0] - 2024-07-10

Chore

  • Updated postman-collection to v4.4.0.
Commits
  • ba8a7a1 Merge pull request #821 from postmanlabs/release/v4.24.0
  • 58d8f83 Update CHANGELOG.md
  • d51ec4c Prepare release v4.24.0
  • 083b837 Merge pull request #807 from postmanlabs/feature/readonly-writeonly-support-v2
  • a0aa439 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into feat...
  • 34f299e Merge pull request #815 from postmanlabs/feature/use-neotraverse
  • 3eddcaa Update neotraverse to latest version
  • 38ad4e9 Replace traverse with neotraverse
  • 8debe48 Merge pull request #813 from postmanlabs/release/v4.23.1
  • 81aca56 Merge pull request #814 from postmanlabs/release/v4.23.1
  • Additional commits viewable in compare view

Updates @redocly/cli from 1.15.0 to 1.23.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.23.1

Patch Changes

  • Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
  • Updated @​redocly/openapi-core to v1.23.1.

@​redocly/cli@​1.23.0

Minor Changes

  • Added support for the output option in the per-API configuration so that the destination file can be specified in configuration.

Patch Changes

  • Fixed the absolute path for importing plugins in Windows.
  • Added the ability to run the eject command without specifying components, which displays a selectable list of all available components.
  • Updated @​redocly/openapi-core to v1.23.0.

@​redocly/cli@​1.22.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.1.

@​redocly/cli@​1.22.0

Minor Changes

  • Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
  • Added Arazzo rulesets so that users can customize their linting rules for this format.

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.0.

@​redocly/cli@​1.21.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.1.

@​redocly/cli@​1.21.0

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.0.

@​redocly/cli@​1.20.1

Patch Changes

  • Get more helpful error messages when there's a problem importing a plugin.

... (truncated)

Changelog

Sourced from @​redocly/cli's changelog.

1.23.1 (2024-09-06)

Patch Changes

  • Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
  • Updated @​redocly/openapi-core to v1.23.1.

1.23.0 (2024-09-06)

Minor Changes

  • Added support for the output option in the per-API configuration so that the destination file can be specified in configuration.

Patch Changes

  • Fixed the absolute path for importing plugins in Windows.
  • Added the ability to run the eject command without specifying components, which displays a selectable list of all available components.
  • Updated @​redocly/openapi-core to v1.23.0.

1.22.1 (2024-08-30)

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.1.

1.22.0 (2024-08-29)

Minor Changes

  • Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
  • Added Arazzo rulesets so that users can customize their linting rules for this format.

Patch Changes

  • Updated @​redocly/openapi-core to v1.22.0.

1.21.1 (2024-08-27)

Patch Changes

  • Updated @​redocly/openapi-core to v1.21.1.

1.21.0 (2024-08-23)

Minor Changes

  • Added the eject and translate commands for use with the new Reunite-hosted product family.

Patch Changes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 2 updates

Bumps the npm-development group with 2 updates in the / directory: [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman) and [@redocly/cli](https://github.com/Redocly/redocly-cli).


Updates `openapi-to-postmanv2` from 4.21.0 to 4.24.0
- [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases)
- [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md)
- [Commits](postmanlabs/openapi-to-postman@v4.21.0...v4.24.0)

Updates `@redocly/cli` from 1.15.0 to 1.23.1
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

---
updated-dependencies:
- dependency-name: openapi-to-postmanv2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@redocly/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #193.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-752ef3213f branch September 16, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants